home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / defcon-minus.swf / scripts / DefineButton2_266 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2011-10-17  |  271 b   |  11 lines

  1. on(press){
  2.    ab20_09 = new LoadVars();
  3.    ab20_09.z = name;
  4.    ab20_09.x = pop;
  5.    ab20_09.c = 1237;
  6.    ab20_09.v = "RUGQQA";
  7.    ab20_09.sendAndLoad("http://armorbot.com/s_b",ab20_09,"POST");
  8.    _root.submitbutton._visible = false;
  9.    _root.gotoAndStop(12);
  10. }
  11.